Appliance Ntp TestRunStatus

Appliance Ntp TestRunStatus
Appliance Ntp TestRunStatus

Appliance Ntp TestRunStatus schema Status of the test

This schema was added in vSphere API 6.7.

JSON Example
{
    "server": "string",
    "status": "string",
    "message": {
        "id": "string",
        "default_message": "string",
        "args": [
            "string"
        ]
    }
}
string
server
Required  

Server name associated with the test run.

This property was added in vSphere API 6.7.

string
status
Required  

Server status

For more information see: Appliance Ntp ServerStatus.

This property was added in vSphere API 6.7.

message
Required  

Message associated with status

This property was added in vSphere API 6.7.